LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
ThreadSafeDictionary<TKey,TValue> Class Members
See Also  Properties  Methods 
Leadtools.Dicom.AddIn Namespace : ThreadSafeDictionary<TKey,TValue> Class

The following tables list the members exposed by ThreadSafeDictionary<TKey,TValue>.

Public Constructors

 NameDescription
public Constructor ThreadSafeDictionary<TKey,TValue> ConstructorInitializes a new instance of the ThreadSafeDictionary<TKey,TValue> class.  
Top

Public Properties

 NameDescription
public Property CountGets the number of elements contained in the ICollection.  
public Property IsReadOnlyGets a value indicating whether the ICollection is read-only.  
public Property ItemGets or sets value with the specified key.  
public Property KeysGets an ICollection containing the keys of the IDictionary.  
public Property ValuesGets an ICollection containing the values in the IDictionary.  
Top

Public Methods

 NameDescription
public Method AddOverloaded. Adds an item to the ICollection.  
public Method ClearRemoves all items from the ICollection.  
public Method ContainsDetermines whether the ICollection contains a specific value.  
public Method ContainsKeyDetermines whether the IDictionary contains an element with the specified key.  
public Method CopyToCopies the elements of the ICollection to an System.Array, starting at a particular System.Array index.  
public Method GetEnumeratorReturns an enumerator that iterates through the collection.  
public Method RemoveOverloaded. Removes the element with the specified key from the IDictionary.  
public Method TryGetValueGets the value associated with the specified key.  
Top

See Also

Leadtools.Dicom.AddIn requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features